VDict mobile
Dictionary
-
Translation
English - Vietnamese
Vietnamese - English
Vietnamese - Vietnamese
French - Vietnamese
Vietnamese - French
Computing
English - English
Chinese - Vietnamese
Russian - Vietnamese
programming
An
array
where the
indices
are not just
integers
but may be arbitrary strings.
awk
and its descendants (e.g.
Perl
) have associative
arrays which are implemented using
hash coding
.
(1995-02-16)